SMPTE ST 2110 is a family of standards that defines how to transport professional uncompressed or lightly compressed video, audio, and ancillary data over IP networks in real-time, replacing traditional SDI workflows. It is the current industry standard for IP-based broadcast and live production (used in studios, OB trucks, sports arenas, and cloud workflows).
Core Idea: Essence-Based Transport
Instead of sending a single SDI signal carrying everything (video + embedded audio + timecode + captions), ST 2110 breaks the content into separate “essences” (individual flows) carried as RTP/UDP multicast over Ethernet/IP.
Main Parts of ST 2110 (Key Standards)
Standard
What It Covers
Typical Use
ST 2110-10
System timing and definitions (overall framework)
Defines how timing works across all essences
ST 2110-20
Uncompressed active video (or lightly compressed)
Main video essence (e.g., 1080p60, 4K, 8K)
ST 2110-21
Traffic shaping and delivery timing
Ensures senders pace packets predictably (narrow/wide/asynchronous modes)
ST 2110-22
Constant Bit Rate (CBR) compressed video
JPEG XS, Tico, or other low-latency codecs
ST 2110-30
Audio (PCM, AES67-compatible)
Multichannel audio essence (up to 64 channels)
ST 2110-31
AES3 transparent pass-through
Legacy AES3 audio carried over IP
ST 2110-40
Ancillary data (timecode, captions, KLV metadata)
VITC, SCTE-104, captions, KLV, etc.
Critical Supporting Standards (Required for Real ST 2110)
IEEE 1588 PTP + SMPTE ST 2059-2 — Precision timing (sub-microsecond sync). All devices lock to a common Grandmaster clock. RTP timestamps are derived from PTP for frame-accurate alignment.
SMPTE ST 2022-7 — Seamless Protection Switching (“hitless”). Sends two identical streams over separate networks (Red/Blue); receiver picks the best packets → no visible glitches on path failure.
QoS → PTP highest priority (CS6), media shaped (CS5/AF41).
Red/Blue networks → for 2022-7 hitless (independent paths).
NMOS (IS-04/05 at minimum) → for practical operations (manual IP config is painful at scale).
Current State (2025)
ST 2110 is mature and widely deployed:
Live sports (NFL, Premier League, Olympics)
Studios (NBC, BBC, Sky, Disney)
OB trucks (NEP, Diversified, Broadcast Sports)
Cloud (AWS Elemental, Azure Media Services with 2110 support)
In short: SMPTE ST 2110 turns professional media into RTP multicast IP flows with PTP timing, NMOS control, and 2022-7 protection — replacing SDI with scalable, software-defined IP infrastructure while keeping broadcast-grade reliability and sync.